Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AuditConfig.DEPRECATED_KEYS deprecation message to match 4.0 #5155

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

shikharj05
Copy link
Contributor

@shikharj05 shikharj05 commented Mar 7, 2025

Description

Updating the deprecation message to mark removal in 4.0. This aligns with removal of all legacy terms in 4.0- #5092

Issues Resolved

#4117

Is this a backport? If so, please add backport PR # and/or commits #, and remove backport-failed label from the original PR.

Do these changes introduce new permission(s) to be displayed in the static dropdown on the front-end? If so, please open a draft PR in the security dashboards plugin and link the draft PR here

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • [TODO ] New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: shikharj05 <8859327+shikharj05@users.noreply.github.com>
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (01dd98c) to head (fc5beb8).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5155      +/-   ##
==========================================
+ Coverage   71.67%   71.69%   +0.02%     
==========================================
  Files         337      337              
  Lines       22783    22783              
  Branches     3604     3604              
==========================================
+ Hits        16329    16335       +6     
+ Misses       4653     4648       -5     
+ Partials     1801     1800       -1     
Files with missing lines Coverage Δ
...ensearch/security/auditlog/config/AuditConfig.java 97.12% <ø> (ø)
...ecurity/configuration/ConfigurationRepository.java 76.51% <ø> (-3.41%) ⬇️

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@willyborankin willyborankin merged commit d96c7fe into opensearch-project:main Mar 10, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants